home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Tool Chest / Testing & Debugging / Memory Management / FinderHeaps / FinderHeaps README.txt < prev    next >
Encoding:
Text File  |  1993-09-17  |  877 b   |  12 lines  |  [TEXT/ttxt]

  1. FinderHeaps v1.0d2, Copyright © Apple Computer 1991
  2. by Fred Huxam, Jim Friedlander, and Andy Atkins
  3.  
  4. Summary: FinderHeaps is a debugging tool that allows you to track the Finder's heap sizes. These include the Application Heap, the System Heap, the Code Heap, and Object Heap. You can also ask it to track a fifth heap of your choice.
  5.  
  6. You can use FinderHeaps to track the effects of your software on Finder heap usage. Moreover, FinderHeaps can also track a heap of your choice -- for instance, your application's own heap.
  7.  
  8. Features include System Heap logging, as well as sounds that flag growing and shrinking System Heap sizes.
  9.  
  10. You can also take heap "snapshots" complete with timestamps, useful for tracking "before" and "after" comparisions, as well as those nasty bugs that seem to crash in the middle of the night.
  11.  
  12. Requires: Runs only on post-7.0 System Macintoshes.